(SST) ShlWAPI.pas Version 1.08

Developer Reference
(SST)ShlWAPI SHCreateThreadRef Function
Does something.
Information X
OK
 
Sorry, this page is still under construction!
We are currently still in the process of designing and completing this page. However, we've completed many other pages.
To avoid opening pages in various stages prior to completion inadvertently, please refer to the Title Index page.
Scope
Global (i.e. this function can be called/accessed from code in any unit that includes/uses (SST)ShlWAPI.pas).
Syntax
function SHCreateThreadRef(pcRef : PLongint; VAR ppunk : IUnknown) : HRESULT;
Parameters
pcRef [in]  
ppunk [out]  
Return Values
Always returns 0.  
Remarks
Ought to be enclosed in "_WIN32_IE >= _WIN32_IE_IE60SP2" or "_WIN32_IE >= _WIN32_IE_XPSP2" and not in "_WIN32_IE >= _WIN32_IE_IE60", if min. OS version is actually XP Service Pack 2 (SP2)
Remark 2.
Example
Sample code
Requirements
Unit: Declared and imported in (SST)ShlWAPI.pas
Library: (SST)ShlWAPI.dcu/(SST)ShlWAPI.obj
Unicode: Not applicable.
Min. ShlWAPI.dll version according to MS SDK doc.: 6.0
Min. ShlWAPI.dll version based on SST research: 6.0
Min. OS version(s) according to Microsoft SDK doc.: Windows XP Service Pack 2 (SP2)
Min. OS version(s) according to SST research.: Windows 2003 Server/XP with SP 2
SHCreateThread, SHCreateThreadRef, SHGetThreadRef, SHReleaseThreadRef, SHSetThreadRef
See Also
 
Windows APIs: SHCreateThread, SHCreateThreadRef, SHGetThreadRef, SHReleaseThreadRef, SHSetThreadRef, CreateThread


Document/Contents version 1.00
Page/URI last updated on 07.12.2023
 
Copyright © Stoelzel Software Technologie (SST) 2010 - 2015
Suggestions and comments mail to:
webmaster@stoelzelsoftwaretech.com